Skip to content

Envivo-Software/Envivo.Fresnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fresnel Domain Model Explorer

Fresnel is a .NET library that accelerates the discovery, analysis, and design phase of projects using Domain Driven Design.

Build .NET domain models that run as interactive prototypes, then use those prototypes to explore the domain model with your team and your Domain Experts.

Fresnel is built using Blazor on .NET 8 and Visual Studio 2022.

Getting Started

Requirements

  • Windows 10 or above
  • .NET 8

Supported IDEs:

  • Visual Studio 2022, with workloads for:
    • .NET Desktop Development
    • .NET Multi-platform App UI Development
  • Visual Studio Code with:
    • C# Dev Kit
  • JetBrains Rider

Install the template

> cd <my repo folder>
> dotnet new install Envivo.Fresnel.Templates
> dotnet new fresnel-prototype-winforms  👈 // For Windows project
> dotnet new fresnel-prototype-webserver 👈 // For non-Windows project

Sample projects

Documentation

The Developer's guide can be found at https://github.com/Envivo-Software/Envivo.Fresnel/wiki

Copyright 2022-2024 Envivo Software

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published