Skip to content

SunamoCssGenerator

Generating css for each of the common display resolutions


Generating css for each of the common display resolutions

Overview

SunamoCssGenerator is part of the Sunamo package ecosystem, providing modular, platform-independent utilities for .NET development.

Main Components

Key Classes

  • CssGenerator
  • CssProps
  • CssResponsiveGenerator
  • CssProperty
  • StringBuilderExtensions
  • PropertiesConversions

Key Methods

  • AddMediaMinMaxWidth()
  • AddId()
  • AddClass()
  • AddTab()
  • End()
  • Width()
  • Generate()
  • CssProperty()
  • TrimEnd()
  • Convert()

Installation

dotnet add package SunamoCssGenerator

Dependencies

  • Microsoft.Extensions.Logging.Abstractions (v9.0.3)

Package Information

  • Package Name: SunamoCssGenerator
  • Version: 25.3.29.1
  • Target Framework: net9.0
  • Category: Platform-Independent NuGet Package
  • Source Files: 8

This package is part of the Sunamo package ecosystem. For more information about related packages, visit the main repository.

License

See the repository root for license information.