Skip to content

A very very basic ASP.NET Core web application using SQlite as DBMS. I basically keep it here to reuse it fast.

License

Notifications You must be signed in to change notification settings

Kidel/SharpSQlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpSQlite

A very very basic ASP.NET Core web application using SQlite as DBMS. I basically keep it here to reuse it fast in new applications.

SQlite logo

Requires Microsoft.EntityFrameworkCore 1.0.0 and Microsoft.EntityFrameworkCore.SQlite 1.0.0. Developed using Visual Studio 2017 and C♯,

Live demo: http://SharpSQlite.AzureWebsites.net

Why do I need it?

This repository is actually just meant to give me easy access to a framework that uses MVC and SQlite as DBMS, fast and easy to deploy on Azure. However I made it public so that it can be used by whoever may need it.

This is also code kata to learn ASP.NET Core.

About

A very very basic ASP.NET Core web application using SQlite as DBMS. I basically keep it here to reuse it fast.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published