Full ASP.NET Core 3.1 application with DDD, CQRS and Event Sourcing concepts
-
Updated
Nov 2, 2020 - C#
{{ message }}
Full ASP.NET Core 3.1 application with DDD, CQRS and Event Sourcing concepts
Admin后端,前后端分离的权限管理系统,集成统一认证授权,支持国内外主流数据库自由切换和动态高级查询,基于.Net Core开发的WebApi
A smart set of common classes and implementations to improve your development productivity.
A library for using FluentValidation with Blazor
Aurora is a project developed in .NET Core, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
Sample using Command and Query Responsibility Segregation (CQRS) implemented in .NET Core by using MediatR and identityserver4, background workers, real-time metrics, monitoring, logging, validations, swagger and more
Validation extensions for Microsoft Blazor / FluentValidation
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
A open-source starter architecture for small projects with Web Api (.NET Core 3.1)
Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations
MsCoreOne is a simple Ecommerce with using many technologies such as Asp.Net Core 3.1, Entity Framework Core, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Sample code for blog - Using FluentValidation for Forms Validation in Blazor
A TypeScript-first library for building strongly-typed validation rules
A plugin library that extends the functionality of FluentValidation for Xamarin.
Simple request message validator for grpc.aspnet
MediatR extension for FluentValidation using asp.net core
This project exemplify the implementation and Dockerization of a simple Razor Web MVC Core consuming an full GraphQL 3 Web API, build in a .NET 5 multi-layer project, considering development best practices, like SOLID and DRY, applying Domain-Driven concepts in a Hexagonal Architecture.
prmToolkit.NotificationPattern é uma classe que nos permite adicionar notificações para nossas entidades e objetos de valor.
Small library that extends and simplifies possibilities of testing code that is using FluentValidation package.
An extension of the fluent validation with a set of Brazilian validations
API bootstrap application with swagger documentation, endpoint for healthcheck verification, mysql managed database transactions, generic repository patter with Dapper, payload validations with FluentValidation, custom enumerable and boolean json converters and JWT authorization.
CRUD example using VUE and VUEX with TypeScript, authentication using asp.net core identity and DDD architecture
.NetCore2.2 + WebAPI + DDD + EF + AutoMapper + FluentValidator+ Vue JS
Document retrieval system. *WIP*
This project is an example of Clean Enterprise Architecture for a .NET Core REST API
API网关+IdentityServer4+RabbitMq+DDD+微服务的示例项目
It is a small library for ReactiveUI to support XAML Binding validation using *FluentValidation
Add a description, image, and links to the fluentvalidation topic page so that developers can more easily learn about it.
To associate your repository with the fluentvalidation topic, visit your repo's landing page and select "manage topics."
Sinan merhaba,
Kütüphaneni çok beğendim, aşağıdaki yorumlarımın ,razor tarafı içinde geliştirme yapmak istersen yararlı olacağını düşünüyorum.
Asp.net core razor da action filters mevcut değil onun yerine pagefilters var.Ayrıca antiforgery token kontrolü otomatik olarak yapılıyor.Bunun için hiç bir şey yapmaya gerek yok.
Benim gibi Razor kullananlar için aşağıdaki filteriyi yazdım.
Bunların