Skip to content

A repository contain example projects for the site blog.bitscry.com

Notifications You must be signed in to change notification settings

danmgs/BitscryExamples

 
 

Repository files navigation

An example C# .Net Core console application showing how to use an appsettings.json file to populate an IConfigurationRoot object and to then access it in another class via Dependency Injection.

An example C# .Net Core MVC web application showing how to use OData to query tables in the AdventureWorks sample SQL database. The resulting OData is also usable as a data source in Bootstrap Table and DataTables HTML tables.

About

A repository contain example projects for the site blog.bitscry.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 79.9%
  • HTML 15.1%
  • CSS 2.7%
  • JavaScript 2.3%