npm.io
1.1.148 • Published 12 months ago

@mcurros2/microm

Licence
MIT
Version
1.1.148
Deps
1
Size
6.0 MB
Vulns
0
Weekly
0

This framework is in ALPHA state
API and structure may change without notice.

MicroM

MicroM is a lightweight framework to create SQL Database Centric Apps.

Installation

Backend (NuGet)

Install the NuGet package for the backend framework:

dotnet add package MicroM.Core --prerelease

Make sure to enable "Include prerelease" if you're using Visual Studio.

Frontend (NPM)

Install the NPM package for the frontend UI library:

npm install @mcurros2/microm@alpha

Set Up

What you need:

  • Visual Studio 2022
  • SQL Server (we recommend using the latest version)

Technologies used:

  • .NET 8
  • React
  • Typescript
  • Parcel

Solution Projects

  • MicroMCore
    C# – Backend framework

  • Web API
    C# – Skeleton for your own API

  • LibraryTest
    C# – Tests

  • micromlib
    React + TypeScript + Mantine – UI component library

Keywords