fluentapi
There are 29 repositories under fluentapi topic.
WeihanLi/WeihanLi.Npoi
NPOI Extensions, excel/csv importer/exporter for IEnumerable<T>/DataTable, fluentapi(great flexibility)/attribute configuration
sketch7/FluentlyHttpClient
Http Client for .NET Standard with fluent APIs which are intuitive, easy to use and also highly extensible.
SaberFatholahi/ChartJsMVC
A .NET library to generate Html charts develop chartjs.org
ledjon-behluli/SimulinkModelGenerator
Fluenty build your Simulink model in .NET
SOLIDSoftworks/Solid.Http
Solid.Http is a library to simplify http calls in C# for .net standard 2.0. It's designed to be async and fully extendable.
AhmedTarekHasan/FullStack-MVC5-MyCourseraWebApp
This is a sample Web App to practice MVC 5, EF 6, Code First, Fluent Api, SignalR, Repository Pattern, Unit Of Work Pattern
NisanurBulut/BakTraCam
BakTraCam is a planned maintenance management application. Angular Fw is used. Frontend components are Angular material components.This working contains sqlite database, dotnetcore 3.1 api, repository pattern, UOW pattern
NisanurBulut/TaskTable
It is a job tracking application with Admin and member management.
Calrom-Ltd/dotnet-mockserver-client
MockServer client written in dotnet C#
nicolastakashi/fluent-fakerjs
Build Fake Data using FakerJS with a Fluent API
uneecorn/httunicorn
Designed to help C# programmers creating HTTP Requests, this is The Hypertext Transfer Unicorn :unicorn:
adomorn/Resultant
A C# library that elegantly handles operation results with support for error aggregation, async operations, and more, following the Result pattern.
rmimbd/Rig313
Simple ecommerce store of a single vendor using ASP.NET Core 8 Onion(Layered) Architecture and ASP.NET MVC
superchar/FluentCaching
Declarative C# library for objects caching with fluent api configuration and without boilerplate code. The project is currently in development.
d10n4t4n/WSWL
Aplicação exemplo fullstack de votação e candidatos, utilizada no desafio técnico para o cargo Desenvolvedor Fullstack na DBServer.
houssamnasser/FluentApi
Fluent API demo
kutzowsky/FluentBuilder
C# library providing fluent API to build objects
mohammed-manahi/modern-todo
A task assignment app based on asp.net web api and react
PabloChristian/dotnet-aspnetcore-webapi-full
WebAPI em .Net Core 3.1, utilizando arquitetura de três camadas, versionamento de API Swagger, validações com FluentAPI, segurança com IdentityServer, ORM EntityFramework, Banco de dados SQLServer e Container com Docker. Cadastro de Produtos e Fornecedores completo com persistência. Controle de segurança com Claims.
atamir93/SoccerFieldBooking
Soccer Field Booking is an application designed in order to easily find and book a soccer field.
dejanbl94/time-tracker
ASP.NET Core 3.0 demo app, web api and blazor client done as a part of the workshop held at the Faculty of Electrical Engineering in Banja Luka
maajix/FluentAPI-StateMachine
simple statemachine build with fluent api and served with gradle
Silverbrain/MailService
Inter-organization mail transfer service
geeksarray/EF-Core-Fluent-API-Relationship
By default, EF Core will create a One-To-One relationship if reference navigation property has set on principal as well as dependent entity. The principal entity can have zero-or-one association with the dependent entity. Dependent entity can have only one association with Principal entity.
J3eff/minha-app-mvc-completa
Curso - Aplicação em 3 Camadas - Dominando o ASP.NET MVC Core - Disponibilizado por (https://desenvolvedor.io)
mustafaulas01/StudentAdminPortal.API
This Software has been developed Entity Framework Code First Architecture
nosratifarhad/EFCore_Interceptor
Interceptor For Command And Query And Transaction And Open\Close Database Connection
SBotter/PastaAppWebServer
The technology stack for this project includes C# for backend development, ASP.NET Web API for building the API endpoints, Entity Framework 6 for ORM (Object-Relational Mapping), SQL Server for database storage, and Newtonsoft.Json for JSON serialization.
zaxxio/Mappa
Custom HTTP Client from Scratch