Found 2,172 packages
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.
Creates a SQLite Database from Code, using Entity Framework CodeFirst. This Project ships several IDbInitializer which creates a new SQLite Database, based on your model/code.
Supports using Dynamic Data with EF Code First models
The most popular front-end framework for developing responsive, mobile first projects on the web.
My package description.
Parses full name into first name, middle name, last name, nickname, title, and suffix fields
Model classes for RiskFirst.Hateoas
Applied migrations for "database first" approach. Migrations are stored in appSettings.ScriptsDirectory, use appSettings.ScriptsConnectionString connection string name and appString.Environment for active Environment. Call as "DatabaseUpdater.UpdateDatabase(Server.MapPath("/"))" in globa.asax
An implementation of HATEOAS for aspnet core web api projects which gives full control of which links to apply to models returned from your api.
EntityFramework.Functions library implements Entity Framework code first support for - Stored procedures (with single result type, multiple result types, output parameter), - Table-valued functions (returning entity type, complex type), - Scalar-valued functions (composable, non-composable), - Aggregate functions, - Built-in functions, - Niladic functions, - Model defined functions. EntityFramework.Functions library works on .NET Standard with Entity Framework 6.4.0. It also works on .NET 4.0, .NET 4.5, .NET 4.6, .NET 4.7, .NET 4.8 with Entity Framework 6.1.0 and later. It can be installed through Nuget: - dotnet add package EntityFramework.Functions Or: - Install-Package EntityFramework.Functions -DependencyVersion Highest For more information, see: - Document (APIs and examples): https://weblogs.asp.net/Dixin/EntityFramework.Functions - Source code: https://github.com/Dixin/EntityFramework.Functions - Nuget package: https://www.nuget.org/packages/EntityFramework.Functions
A ready to use FakeDbSet for faking Entity Framework code.
Easy to use web server for building web apps that use sql databases generated automatically from c# classes.
Simple C# caching library including a FIFO and LRU cache
Access Stored Procedures with Code First. Includes support for Input and Output parameters, multiple result sets and Table-valued parameters. V2.1 updates the Table-valued parameter support to a much simpler POCO model, more in keeping with the spirit of Code First / Entity Framework 4.1 V2.2 updates the Dll to work with Entity Framework v.4.3.1 V2.5 updates the Dll for Entity Framework 5 v2.6 updates the Dll for Entity Framework 6; adds Command Timeout optional parameter for long running procs. v3.0 revamp of the interface, add support for Async, Streaming v3.2 fix a issue with Async procedure calls v3.3 internal changes to support Glimpse.EF6 v3.4 fix improper null handling in output parameters v3.5 fix dll version number v3.6 Don't send a parameter for null or empty (zero row count) Table Valued Parameter. Fixes error for empty or null TVP's. v3.7 Bug fix and a bit of code refactoring. v3.8 allow ordinal values instead of names for return value column assignment to properties v3.9 Bug fixes! Connections passed in are no longer inadvertently closed.
A simple rest client using a fluent inteface
Shared utilities for web applications
This NuGet Package is deprecated since the product has been renamed to Telerik Data Access. Please use Telerik.DataAccess.Fluent instead.
Zero config NHibernate mappings
This NuGet Package is deprecated since the product has been renamed to Telerik Data Access. Please use Telerik.DataAccess.Fluent.Sample instead.
Total functions made convenient for F# and C#