Envivo.Fresnel.Templates 2.3.1

dotnet add package Envivo.Fresnel.Templates --version 2.3.1
NuGet\Install-Package Envivo.Fresnel.Templates -Version 2.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Envivo.Fresnel.Templates" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Envivo.Fresnel.Templates --version 2.3.1
#r "nuget: Envivo.Fresnel.Templates, 2.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Envivo.Fresnel.Templates as a Cake Addin
#addin nuget:?package=Envivo.Fresnel.Templates&version=2.3.1

// Install Envivo.Fresnel.Templates as a Cake Tool
#tool nuget:?package=Envivo.Fresnel.Templates&version=2.3.1

Fresnel Domain Model Explorer

Fresnel for .NET

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
> dotnet new fresnel-prototype-webassembly 👈 // For WASM project

Watch the video

This short video gives you an example of what Fresnel can do:

Sample projects

Documentation

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

Copyright 2022-2024 Envivo Software

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.1 146 3/25/2024
2.3.0 117 3/24/2024
1.3.1 362 11/29/2023
1.3.0 156 11/27/2023
1.2.2 360 10/11/2023
1.0.1 421 5/29/2023