Projects with this topic
-
GridLab GMS² — A modular, multi-layered .NET 10 application,
UpdatedUpdated -
GridLab GMS² is a production-ready, cloud-native microservices application built on Domain-Driven Design (DDD) principles using .NET 10, orchestrated by .NET Aspire.
UpdatedUpdated -
ASP.NET Core is a cross-platform, high-performance, open-source framework
Updated -
Shared components (endpoints, middleware, etc.) used for ASP.NET Core applications.
Updated -
Platform-independent SiLA2 C# implementation with examples (currently based on .NET 10 including netstandard2.0 for base assemblies). Prior versions like 9.0.4 or 8.1.2 can be found as nuget packages on https://www.nuget.org. If you want to include the source code, check out the current repo or the according tag v.9.0.4, v.8.1.2, v.7.5.4 or v.6.4.1 with 1st figure representing the .NET SDK/Runtime version. Please take into account that v.10.2.0 has some significant improvements and versions prior to .NET 8 will not be supported anymore because they have reached EOS (End-of-Support).
Updated -
CRUD operations; created with ASP.NET, .NET and C#
Updated -
Une formation complète en C# en français, pour débutants et développeurs souhaitant renforcer leurs compétences.
Updated -
-
Aplicación ASP para despliegue de información de escuela: Profesores, Alumnos. Curso de programación en c# con POO
Updated -
Register services into an IServiceCollection by tagging classes with attributes
dotnet add package AttributedServiceRegistration --version 1.0.0
Updated -
Proyecto Universitario API Web en .NET Core
Updated -
-
implementation of soft delete by using EFCore QueryFilter option.
Updated -
best practice for 1-N relation by using IEntityTypeConfiguration.
Updated -
Bulk Insert Json data To SqlServer
Updated -
simple all client chat web app using signalr.
Updated -
unit test of dbcontext and repository by using inmemory
Updated -
paging by using PageResult model (count,result).
Updated -
using FluentValidation.AspNetCore package to validate user input in controller.
Updated