Pinned Repositories
abp
Open Source Web Application Framework for ASP.NET Core
abp-samples
Sample solutions built with the ABP Framework
ApiBoilerPlate
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
AutoHistory
A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.
awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
awesome-libraries-to-build-sass-application-dotnet-core
Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core
nicudev's Repositories
nicudev/abp
Open Source Web Application Framework for ASP.NET Core
nicudev/abp-samples
Sample solutions built with the ABP Framework
nicudev/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
nicudev/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
nicudev/AutoHistory
A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.
nicudev/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
nicudev/awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
nicudev/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
nicudev/awesome-libraries-to-build-sass-application-dotnet-core
Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core
nicudev/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
nicudev/CleanArchitecture
Clean Architecture Solution Template for Angular 10 and .NET 5
nicudev/CleanArchitecture-1
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
nicudev/ContainerNinja.CleanArchitecture
ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET 6) Web API following Clean Architecture, and Angular.
nicudev/CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
nicudev/Dapper
Dapper - a simple object mapper for .Net
nicudev/DataScriptWriter
Windows desktop application allows you to connect to Microsoft SQL Server database and make a T-SQL script of data for selected tables.
nicudev/event-reminder
.NET Core Web API for seamless event organization with configurable notification systems.
nicudev/example-dotnet-api-cqrs
An example .Net 5 API using a CQRS pattern for data access that is testable.
nicudev/exelor
Lightweight .net core api framework that includes jwt authentication with refresh token support, permission authorisation, auditing, logging, error handling, fluent validation, swagger, caching and rate limiting
nicudev/LocalStorage
A library to provide access to local storage in Blazor applications
nicudev/Mapster
A fast, fun and stimulating object to object Mapper
nicudev/NetCore-Api-Template
A .Net Core API template for REST and / or graphql projects
nicudev/netcore-boilerplate
Boilerplate of API in .NET Core 3.1
nicudev/nodatime
A better date and time API for .NET
nicudev/quartznet
Quartz Enterprise Scheduler .NET
nicudev/SessionStorage
A library to provide access to session storage in Blazor applications
nicudev/spectrum
Simple, powerful online communities.
nicudev/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
nicudev/UnitOfWork
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.
nicudev/vue-expenses
A simple expense tracking application