You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mantle is a framework for building massively scalable .NET-based applications that can be hosted either on-premises or on a variety of public cloud providers including Microsoft Azure and Amazon AWS.
This sample solution shows how to create a windows service that is easily extendable to support a few different work loads, such as hosting a Web API and SignalR endpoints, running Schedule jobs using Quartz.net and directory monitoring and file parsing
In this project, a bus ticket desktop application was made using ORM architecture. It was aimed for the customer to register by selecting a seat and to buy a ticket.