New pages
From MXMS Wiki
Jump to navigationJump to search
3 April 2026
- 05:3405:34, 3 April 2026 Security (hist | edit) [2,760 bytes] Bjorn (talk | contribs) (Created page with " == Roles == == Claims == == Attributes ==")
- 05:0205:02, 3 April 2026 ConditionalAvailability (attribute) (hist | edit) [778 bytes] Bjorn (talk | contribs) (Created page with "The ConditionalAvailability attribute is used to show a property only when it's attribute condition is met.")
31 March 2026
- 06:4206:42, 31 March 2026 MXMSConfiguration (hist | edit) [2,701 bytes] Bjorn (talk | contribs) (Created page with "== Environment configuration == == Logging configuration == == Entity store configuration == == Security configuration == == API configuration ==")
- 06:2306:23, 31 March 2026 Log4net.config (hist | edit) [1,068 bytes] Bjorn (talk | contribs) (Created page with "<?xml version="1.0" encoding="UTF-8"?> <log4net> <root> <priority value="ERROR"/> <appender-ref ref="rollingFile" /> </root> <appender name="rollingFile" type="log4net.Appender.RollingFileAppender"> <file type="log4net.Util.PatternString" value="mxms\Logs\trace-log.txt" /> <lockingModel type="log4net.Appender.FileAppender+MinimalLock" /> <appendToFile value="true" /> <rollingStyle value="Date" /> <maximumFileSize value="5MB" /> <layo...")
- 05:2305:23, 31 March 2026 Startup (hist | edit) [100 bytes] Bjorn (talk | contribs) (Created page with "Example-startup.png")
- 05:1905:19, 31 March 2026 Module (hist | edit) [79 bytes] Bjorn (talk | contribs) (Created page with "right|400px|An example module open in Visual Studio")
- 04:4804:48, 31 March 2026 MxmsSettings.json (hist | edit) [2,628 bytes] Bjorn (talk | contribs) (Created page with "ah sadhsakdhsa dkjsad")
16 March 2026
- 15:5915:59, 16 March 2026 MailService (hist | edit) [36 bytes] Bjorn (talk | contribs) (Created page with "This is docmentation for mailservice")
- 15:5615:56, 16 March 2026 PersistedState (attribute) (hist | edit) [308 bytes] Bjorn (talk | contribs) (Created page with "PersistedState is an Attribute") originally created as "PersistedStateAttribute"
- 15:5615:56, 16 March 2026 Attribute (hist | edit) [1,134 bytes] Bjorn (talk | contribs) (Created page with "An attribute is a declarative tag used to add metadata, or extra information, to program elements such as assemblies, classes, methods, and properties. This metadata can be read at compile time or retrieved at run time using a technique called reflection to dynamically alter program behavior or provide additional context.")