There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Microservice-Template
Templates for microservice architecture. Nimble Microservice Framework contains two modules. The first with OpenIddict and the second without OpenIddict. Templates are built on ASP.NET Core platform with different versions Core3.1, NET6, NET7 and NET8. You can create a new project extremely fast: in Visual Studio, Rider, dotnet CLI.Authorization-Exercises
Exercises with authentication and authorization on ASP.NET Core 3.1. IdentityServer4 examples w/ video instructions. (rus)UnitOfWork
UnitOfWork pattern implementation for ASP.NET CoreCalabonga.Catalog
Каталог товаров и услуг на платформе ASP.NET CoreSignalRChat
В этом репозитории вариант реализации чата (real-time) на SignalR с возможностью подключения клиентов с разных платформ.OperationResult
Ответ сервера всегда понятен пользователюCalabonga.AspNetCore.AppDefinitions
Application Definitions base classes. The small but very helpful packege that can help you to organize your ASP.NET Core application.BackgroundWorkers
BackgroundWorkers for Microservices on ASP.NET CoreSOLID
Materials for videos on www.calabonga.netCalabonga.UnitOfWork.MongoDb
Unit of Work implementation for MongoDbCalabonga.AspNetCore.Controllers
Mediator requests and handler for CRUD operation with UnitOfWorkAspNetMvcTemplate
Template for ASP.NET MVC 5 project with predefined DI-container (autofac), Mapping (ExpressMapper), Paging (PagedListLite), Logging (log4net) and other features...BackgroundWorker
ASP.NET Core BackgroundWorker implementationCalculatorExercises
Обучение программированию на языке C# для NET Core. Исходные файлы для видео уроков "От простого к сложному". Пилотный проект - Калькулятор.FriendlyUrlForMvc
SEO-links for ASP.NET MVC5Calabonga.AlbumManager
Фотоальбом позволяет получить папку с фотографиями для удобного просмотра с разбиением на месяцы или сортировкой по наименованию файлов. Просмотр фотографий можно настроить удобным образом.Configuration
ASP.NET configuration systemCalabonga.Results
Some helpful Results as an implementation of RFC7807. In other words, it's simple wrapper for result operation for any returned data from API backend implemented on Rust-style approach.BlazorStateManagement
Tic-Tac-Toe
Проект является решением тестового задания при устройстве на работу.WebApiWithOAuthToken
Web API service with OAuth authentication (Bearer access token)ModulesMvc
ASP.NET MVC: Плагины для ASP.NET MVC или Autofac Modules как pluginsCalabonga.EntityFrameworkCore.Entities.Base
StateProcessorDemo
Демонстрационный проект к статье "Шаблон Состяние (State): Управление состоянием объекта"Calabonga.UnitOfWork.Controllers
CRUD controller operation with base ReadonlyControlller/WriteableController implementation for Nimble FrameworkCalabonga.AspNetCore.AppDefinitions.Template
Define your Web API application part in different definitions (files). It's remarkably simple and useful. You will know what features your application consists of.Calabonga.Microservices.Tracker
Library helps to generate a trace ID string for the cross-microservice communication.Calabonga.EntityProcessor
Entity processing with domain event collection. Rules, Actions, Validators, some helpers and other things for Domain-Driven Design pattern implementation.Calabonga.RulesValidator
Object validation with validation rulesCalabonga.WpfMvvm.Template
This template for WPF application with MVVM components you can use for new application. In template already everything prepared for your developing start.Calabonga.PagedListCore
PagedList implementation for .NET Core (netstandard2.0)Calabonga.PagedListCore.Json
Converter for System.Text.Json deserializerPollingSystem
Система голосования для сайтаBenchmarking-Videos
Some helpful performance testing.Calabonga.Framework.Demo
This is the demo for Calabonga.Framework nuget-packet using. Calabonga.Framework is a Data Access Layer for EntityFrameworkCalabonga.ConfigurationDemo
Demo solution for Calabonga.Configuration nuget-packageCalabonga.Microservices.Core
Base microservice contracta nugetMassTransit-JobConsumer
NortwindMvcExport
XML Export libraryAspNetMvcPollKnockout
ASP.NET MVC: Делаем голосование на сайте при помощи KnockoutTemplateProcessor
Testing templates generations for demoinfonames
Создаем новый сайт по принципу Single Page Application "Что значит имя?"MvvmDemoForWPF
В этой статье показан пример создания WPF-приложения на основе MVVM паттерна проектирования. За основу используется PRISM 6, как MVVM-фреймворк и Autofac, как DI-контейнер.Love Open Source and this site? Check out how you can help us