Microsoft.AspNet.Providers.LocalDb
2.0.1
Prefix Reserved
dotnet add package Microsoft.AspNet.Providers.LocalDb --version 2.0.1
NuGet\Install-Package Microsoft.AspNet.Providers.LocalDb -Version 2.0.1
<PackageReference Include="Microsoft.AspNet.Providers.LocalDb" Version="2.0.1" />
<PackageVersion Include="Microsoft.AspNet.Providers.LocalDb" Version="2.0.1" />
<PackageReference Include="Microsoft.AspNet.Providers.LocalDb" />
paket add Microsoft.AspNet.Providers.LocalDb --version 2.0.1
#r "nuget: Microsoft.AspNet.Providers.LocalDb, 2.0.1"
#addin nuget:?package=Microsoft.AspNet.Providers.LocalDb&version=2.0.1
#tool nuget:?package=Microsoft.AspNet.Providers.LocalDb&version=2.0.1
ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Providers.Core (>= 2.0.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Providers.LocalDb:
Package | Downloads |
---|---|
System.Web.Providers.LocalDb
Legacy package, System.Web.Providers.LocalDb is now included in the 'Microsoft.AspNet.Providers.LocalDB' package. |
|
CodeSmith.Generator.EntityFramework.WebAPI
Entity Framework WebAPI + Kendo UI templates for CodeSmith Generator |
|
Blog
博客 |
|
Graphene.API
Graphene API allows for a Graphene to be set up in a client server multi tiered configuration where the Graphene client talks to the API instead of the DB directly. |
|
backbone.js.starter.kit.typescript
Backbone.js TypeScript Starter Kit |
GitHub repositories (25)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNet.Providers.LocalDb:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
|
|
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
|
|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|
|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
whywhy898/DDit-Rapid-Development-Framework
帮助企业快速开发的.net项目框架 Help companies develop the.net project framework
|
|
tuespetre/TuesPechkin
A .NET wrapper for the wkhtmltopdf library with an object-oriented API.
|
|
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
|
|
gmarland/GhostRunner
JavaScript Task Server
|
|
microsoftarchive/semantic-logging
Supporting semantic/structured logging for .NET
|
|
elbandit/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
|
|
garymcleanhall/AdaptiveCode
Code samples to accompany the book Adaptive Code Via C#.
|
|
javaswing/MusicAPI
网易云音乐网页版API接口
|
|
dubeaud/bugnet
BugNET is an open source issue tracker built with .NET
|
|
OctopusDeploy/OctoPack
Creates Octopus-compatible NuGet packages
|
|
andras-nemes/DDDSkeletonNet
This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable applications where the Domain is at the heart of the project.
|
|
jongio/AngularJS-WebApi-EF
AngularJS CRUD Grid with WebApi, EF, Bootstrap, Font Awesome & Toastr
|
|
jamf/CVE-2020-1206-POC
CVE-2020-1206 Uninitialized Kernel Memory Read POC
|
|
beyond-code-github/LinqToQuerystring
A lightweight subset of oData querystring conventions that works with any IQueryable
|