added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7437 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "bluexray/Horizon.Sample",
"max_stars_repo_path": "Horizon.Payment.Alipay/Domain/CloudbusLocation.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7438"
} | starcoder | using System.Text.Json.Serialization;
namespace Horizon.Payment.Alipay.Domain
{
/// <summary>
/// CloudbusLocation Data Structure.
/// </summary>
public class CloudbusLocation : AlipayObject
{
/// <summary>
/// 维度
/// </summary>
[JsonPropertyName("lat")]
pub... | 1.802208 | 36e74782e5e1f02a94d0fc1555724a8b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7438 | {
"extension": "c-sharp",
"max_stars_count": "24.0",
"max_stars_repo_name": "emperorstarfinder/WhiteCore-Dev-1",
"max_stars_repo_path": "WhiteCore/Modules/Avatar/Profile/ProfileModule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7439"
} | starcoder | <reponame>emperorstarfinder/WhiteCore-Dev-1
/*
* Copyright (c) Contributors, http://whitecore-sim.org/, http://aurora-sim.org
* See CONTRIBUTORS.TXT for a full list of copyright holders.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll... | 1.440345 | 58f2fbee0bfd5bf16591f049be8ae74b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7439 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "KosmicShovel/Cpp2IL",
"max_stars_repo_path": "Cpp2IL.Core/Analysis/Actions/x86/PushRegisterAction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7440"
} | starcoder | using Cpp2IL.Core.Analysis.Actions.Base;
using Cpp2IL.Core.Analysis.ResultModels;
using Cpp2IL.Core.Utils;
using Mono.Cecil.Cil;
using Instruction = Iced.Intel.Instruction;
namespace Cpp2IL.Core.Analysis.Actions.x86
{
public class PushRegisterAction : BaseAction<Instruction>
{
public IAnalysedOperand?... | 2.517266 | 99d6d6727eaba2687b52879c96a4e223 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7440 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "marcschier/azure-iiot-common",
"max_stars_repo_path": "src/Microsoft.Azure.IIoT.Hub.Client/src/Extensions/ConfigurationMetricsModelEx.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7441"
} | starcoder | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
namespace Microsoft.Azure.II... | 2.02632 | ca04a861c0d9b3e550f6952c7bb62c92 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7441 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Skyprx/maui",
"max_stars_repo_path": "System.Maui.Platform.WPF/Extensions/PageExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7442"
} | starcoder | <gh_stars>1-10
using System;
using System.Windows;
namespace System.Maui.Platform.WPF.Extensions
{
public static class PageExtensions
{
public static FrameworkElement ToFrameworkElement(this Page view)
{
if (!System.Maui.Maui.IsInitialized)
throw new InvalidOperationException("Call System.Maui.Maui.Init()... | 2.312896 | 8afe1f68bde422d305c29a2cabe0aa03 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7442 | {
"extension": "c-sharp",
"max_stars_count": "27.0",
"max_stars_repo_name": "sergeylanzman/sourcemap-toolkit",
"max_stars_repo_path": "src/SourcemapToolkit.SourcemapParser/SourceMapGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7443"
} | starcoder | <reponame>sergeylanzman/sourcemap-toolkit<gh_stars>10-100
using Newtonsoft.Json;
using Newtonsoft.Json.Serialization;
using System;
using System.Collections.Generic;
using System.Runtime.Serialization;
using System.Text;
namespace SourcemapToolkit.SourcemapParser
{
/// <summary>
/// Class to track the internal sta... | 2.482238 | 2a50a37a8aa14ad06cbc7ee02c912824 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7443 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ekuldkep/EstonianAuthenticationProvider",
"max_stars_repo_path": "EstonianAuthenticationProvider/Helpers/CertificationVerificationHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7444"
} | starcoder | <filename>EstonianAuthenticationProvider/Helpers/CertificationVerificationHelper.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Cryptography.X509Certificates;
using System.ServiceModel;
using System.Text;
using System.Threading.Tasks;
using DigiDocService;
using EstonianAut... | 2.309922 | a54b165e0f1688b8b55f7cb4069eb051 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7444 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "dodoni/dodoni.net",
"max_stars_repo_path": "CommonMathLibrary/Miscellaneous/RoundingRules/NoRounding.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7445"
} | starcoder | <reponame>dodoni/dodoni.net<filename>CommonMathLibrary/Miscellaneous/RoundingRules/NoRounding.cs
/* MIT License
Copyright (c) 2011-2019 <NAME> (http://www.dodoni-project.net)
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentatio... | 2.521818 | c6d38d701fa40df52ede1a9b56f68bd7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7445 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jonech/yaws",
"max_stars_repo_path": "WarframeStatService/Entity/SyndicateMission.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7446"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using Newtonsoft.Json;
using Constant = WarframeStatService.Constant;
using WarframeStatService.Entity.Base;
using WarframeStatService.Entity.Interface;
using System.Linq;
namespace WarframeStatService.Entity
{
public class SyndicateMis... | 1.850758 | a8a17b29a1b8f1afd08ca4eab024968b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7446 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "csf-dev/WebDriverExtras",
"max_stars_repo_path": "CSF.WebDriverExtras/Config/FactoryOptionsCollection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7447"
} | starcoder | using System;
using System.Configuration;
namespace CSF.WebDriverExtras.Config
{
/// <summary>
/// Represents a collection of <see cref="FactoryOption"/> within a configuration file.
/// </summary>
public class FactoryOptionsCollection : ConfigurationElementCollection
{
internal const string PropertyNam... | 2.771972 | 5060bf3bf385b59f59ebab65e0272b72 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7447 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mickaj/piglet",
"max_stars_repo_path": "WebUI/Views/Home/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:7448"
} | starcoder | <reponame>mickaj/piglet
@{
ViewData["Title"] = TextFile.home;
}
<div class="container main-container">
<form asp-action="Translate" asp-controller="Home" asp-antiforgery="false"
data-ajax="true"
data-ajax-method="POST"
data-ajax-mode="replace"
data-ajax-update="#target-... | 1.899476 | c973bed1b2b6814f508d7e0294195ddf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7448 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "Karunp/cocos2d-xna",
"max_stars_repo_path": "cocos2d/extentions/GUI/CCControlExtension/CCControlSwitch.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7449"
} | starcoder | <reponame>Karunp/cocos2d-xna
/*
* CCControlSwitch.h
*
* Copyright 2012 <NAME>. All rights reserved.
* http://yannickloriot.com
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software witho... | 2.155514 | 6b1246199b7894a3b2450a354c87297b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7449 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "haipro287/PriSchLecs",
"max_stars_repo_path": "PriSchLecs.Api/Controllers/Lectures/LectureController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7450"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using PriSchLecs.Api.Dtos.Models.Lectures;
using PriSchLecs.Api.Infrastructure.SmartTable;
using PriSchLecs.Api.Infrastructures.Services.Lectures;
namespace PriSchLecs.Api.Contr... | 2.104095 | 8b1489c845e08925451ba322f626d97e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7450 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "joedayz/joerp",
"max_stars_repo_path": "Source/Business Layer/JOERP.Business.Logic/PermisoUsuarioBL.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7451"
} | starcoder |
namespace JOERP.Business.Logic
{
using System;
using System.Collections.Generic;
using DataAccess.Implementations;
using DataAccess.Interfaces;
using Entity;
using Helpers;
public class PermisoUsuarioBL: Singleton <PermisoUsuarioBL>
{
private readonly IPermisoUsuarioRepository... | 2.351614 | d859c9947f0d3736c80b42753db42838 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7451 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "David-TK/KInspector",
"max_stars_repo_path": "KInspector.Modules/Modules/Content/WorkflowConsistencyModule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7452"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Xml;
using Kentico.KInspector.Core;
namespace Kentico.KInspector.Modules
{
public class WorkflowConsistencyModule : IModule
{
#region Properties
private List<ClassItem> ClassItems {... | 2.083765 | cbe5013f48198f77b98f23d8bc08bbee |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7452 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "SkillsFundingAgency/das-employer-favourites",
"max_stars_repo_path": "src/web/UnitTests/Controllers/Index.ApprenticeshipsControllerTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7453"
} | starcoder | <filename>src/web/UnitTests/Controllers/Index.ApprenticeshipsControllerTests.cs
using System.Linq;
using System.Threading.Tasks;
using DfE.EmployerFavourites.Web.Models;
using Microsoft.AspNetCore.Mvc;
using Xunit;
namespace DfE.EmployerFavourites.Web.UnitTests.Controllers
{
//
// See ApprenticeshipsController... | 2.106467 | d9465632ff1c2054f02d9c00474051a7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7453 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "KellenCarl/aspnetcore",
"max_stars_repo_path": "src/Mvc/Mvc.ViewFeatures/src/SaveTempDataAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7454"
} | starcoder | <gh_stars>1-10
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
#nullable enable
using System;
using Microsoft.AspNetCore.Mvc.Filters;
using Microsoft.AspNetCore.Mvc.ViewFeatures.Filters;
using Micros... | 1.936882 | d56d2c260bba615f70c2d17fbdb5c3f0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7454 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "aopell/GDQSchedule",
"max_stars_repo_path": "GDQSchedule/GDQSchedule/Form1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7455"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.IO;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.Drawing;
using System.Linq;
namespace GDQSchedule
{
public partial class Form1 : Form
{
p... | 2.043106 | a00bc7fb035b00c84f74fd209d78a225 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7455 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "npcook/infinichat-client",
"max_stars_repo_path": "Client/UI/ViewModel/ContactViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7456"
} | starcoder | using Client.Protocol;
using System;
using System.Collections.ObjectModel;
using System.Linq;
using System.Windows.Media;
namespace Client.UI.ViewModel
{
public class UserViewModel : ContactViewModel
{
public IUser User
{ get { return Contact as IUser; } }
string status;
public string Status
{
get { r... | 2.364888 | fa307c2bbe402527401014e78ace50b4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7456 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "MiruFx/Miru",
"max_stars_repo_path": "samples/Corpo.Skeleton/src/Corpo.Skeleton/Features/Accounts/Passwords/PasswordEdit.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7457"
} | starcoder | using Microsoft.AspNetCore.Identity;
using Miru.Userfy;
namespace Corpo.Skeleton.Features.Accounts.Passwords;
public class PasswordEdit
{
public class Command : IRequest<Result>
{
public string CurrentPassword { get; set; }
public string NewPassword { get; set; }
public string NewPassw... | 2.293029 | a5a308ec9bd6092d7db016d8dc229fe5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7457 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Devin0xFFFFFF/comp3490-project",
"max_stars_repo_path": "Comp3490Project/Assets/Project/Scripts/SettingsManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7458"
} | starcoder | <gh_stars>0
using UnityEngine;
using UnityEngine.Audio;
using UnityEngine.UI;
namespace Comp3490Project
{
public class SettingsManager : MonoBehaviour
{
public AudioMixer Mixer;
public Slider MasterVolSlider;
public Slider MusicVolSlider;
public Slider EffectsVolSlider;
... | 1.978697 | 02373f3718e820215dd46405a3af8ff1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7458 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "Nethereum/Nethereum.Issues",
"max_stars_repo_path": "Net.Issues.Console/Erc20BalanceCheckerSample/Erc20BalanceChecker.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7459"
} | starcoder | using Nethereum.StandardTokenEIP20;
using Nethereum.Web3;
using System.Threading.Tasks;
namespace Net.Issues.Console.Erc20BalanceCheckerSample
{
public class Erc20BalanceChecker
{
public async Task RunAsync()
{
// Ethereum network to connect to
var ethereumNetworkUrl = ... | 2.770589 | 18dd31b643973c931bc934c6712b537c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7459 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "brijensen101/WearablePack-Myo",
"max_stars_repo_path": "samples/Myo-Surgeon-Assistant-App/src/Unity3D/Myo_SFDC_v3/Assets/Myo/Scripts/ThalmicHub.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7460"
} | starcoder | <filename>samples/Myo-Surgeon-Assistant-App/src/Unity3D/Myo_SFDC_v3/Assets/Myo/Scripts/ThalmicHub.cs
using UnityEngine;
#if UNITY_EDITOR
using UnityEditor;
#endif
using System.Collections.Generic;
// Allows access to one or more Myo armbands, which must be immediate children of the GameObject this script is... | 2.429701 | 5bf268f858ae6fab381d071c7b48e4eb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7460 | {
"extension": "c-sharp",
"max_stars_count": "119.0",
"max_stars_repo_name": "ahmedmahmoudR/microsoft-teams-apps-company-communicator-masterRTLAR",
"max_stars_repo_path": "Source/CompanyCommunicator/Bot/TeamsDataCapture.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7461"
} | starcoder | // <copyright file="TeamsDataCapture.cs" company="Microsoft">
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
// </copyright>
namespace Microsoft.Teams.Apps.CompanyCommunicator.Bot
{
using System;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
u... | 2.077378 | d60e16ffb4c00d6a8bfdd6b84c75d0af |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7461 | {
"extension": "c-sharp",
"max_stars_count": "121.0",
"max_stars_repo_name": "pulumi/pulumi-gcp",
"max_stars_repo_path": "sdk/dotnet/CloudFunctions/Function.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7462"
} | starcoder | // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
names... | 2.062448 | c31f8bc05d98f161884e4b69079cf929 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7462 | {
"extension": "c-sharp",
"max_stars_count": "5973.0",
"max_stars_repo_name": "olirobert/uno",
"max_stars_repo_path": "src/Uno.UI/UI/Xaml/Internal/FocusAdapter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7463"
} | starcoder | #nullable enable
using Windows.UI.Xaml.Input;
namespace Uno.UI.Xaml.Core
{
// TODO Uno: Add support
internal class FocusAdapter
{
private readonly ContentRoot _contentRoot;
public FocusAdapter(ContentRoot contentRoot)
{
_contentRoot = contentRoot;
}
internal virtual void SetFocus() { }
internal ... | 1.612922 | 2aab0b9203752a22bf94d1fc86e2f9c5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7463 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "toeb/fluentexceptions",
"max_stars_repo_path": "Core.Trying/WaitingStrategies/ExponentialBackoffWaitingStrategy.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7464"
} | starcoder |
namespace Core.Trying.WaitingStrategies
{
public class ExponentialBackoffWaitingStrategy : ITryWaitingStrategy
{
public ExponentialBackoffWaitingStrategy(int ms, int initialWaitMs)
{
this.Timeout = ms;
this.InitialTimeout = initialWaitMs;
}
public int ComputeDelay(TryContext context)
... | 2.478176 | 0bee7f7a84c96159c13b02b343ee39c0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7464 | {
"extension": "c-sharp",
"max_stars_count": "54.0",
"max_stars_repo_name": "stormpath/stormpath-sdk-dotnet",
"max_stars_repo_path": "test/Stormpath.SDK.Tests.Integration/Async/Expansion_linq_tests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7465"
} | starcoder | // <copyright file="Expansion_linq_tests.cs" company="Stormpath, Inc.">
// Copyright (c) 2016 Stormpath, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache... | 1.825196 | a69d9b527014efe2d7d628326bad83f9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7465 | {
"extension": "c-sharp",
"max_stars_count": "108.0",
"max_stars_repo_name": "circleupx/JsonApiFramework",
"max_stars_repo_path": "Source/JsonApiFramework.Core/JsonApi/GetMetaExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7466"
} | starcoder | // Copyright (c) 2015–Present <NAME>. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.md in the project root for license information.
using System.Diagnostics.Contracts;
namespace JsonApiFramework.JsonApi
{
/// <summary>Extension methods for any object that implements the <c>I... | 2.378525 | 0732f026d2051c67a18d726e6f159ed6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7466 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "leroberto8/leroberto8.gethub.io",
"max_stars_repo_path": "appengine/flexible/SocialAuth/Views/Account/SendCode.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:7467"
} | starcoder | @*
Copyright (c) 2017 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ... | 1.78852 | 636ce692ab6b35d00552ad4934d80185 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7467 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Robert-96/altwalker-jenkins-dotnet-example",
"max_stars_repo_path": "tests/ExampleModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7468"
} | starcoder | namespace Example
{
public class ExampleModel
{
public void v_start()
{
}
public void v_end()
{
}
public void e_transition()
{
}
}
}
| 1.611413 | 35c8d75a63e47f25a8cd780e1d30aa6a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7468 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "futsuki/unitysimpleaddons",
"max_stars_repo_path": "AnimationMirror/AnimationMirrorAsset.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7469"
} | starcoder | using UnityEngine;
using System.Collections;
using System.Collections.Generic;
public class AnimationMirrorAsset : MonoBehaviour {
public List<AnimationClip> mirrorSource = new List<AnimationClip>();
public List<AnimationClip> clips = new List<AnimationClip>();
}
| 1.193174 | 04cc0fe62fef21837c109fbf39f251bf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7469 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "manofstick/L2O2",
"max_stars_repo_path": "src/L2O2/ToDictionary.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7470"
} | starcoder | #region Copyright and license information
// Copyright 2010-2011 <NAME>
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
// ... | 2.567197 | e94c3f8dae1b8f30fc7a8e0ef608012f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7470 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "trakx/kaiko-api-client",
"max_stars_repo_path": "src/Trakx.Kaiko.ApiClient/FavouriteExchangesClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7471"
} | starcoder | <reponame>trakx/kaiko-api-client
using System.Collections.Generic;
namespace Trakx.Kaiko.ApiClient
{
internal abstract class FavouriteExchangesClient : IFavouriteExchangesClient
{
public IReadOnlyList<string> Top12ExchangeIds { get; }
public string Top12ExchangeIdsAsCsv { get; }
prote... | 2.080318 | 6a0b629de132b5662519fdab7f3d6438 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7471 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Big-Endian-32/Sonic-06-Mod-Manager",
"max_stars_repo_path": "SonicNextModManager/UI/ViewModel/ManagerViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7472"
} | starcoder | using GongSolutions.Wpf.DragDrop;
using System.Collections.ObjectModel;
using System.ComponentModel;
namespace SonicNextModManager.UI.ViewModel
{
/// <summary>
/// View model for Manager.xaml
/// </summary>
public class ManagerViewModel : INotifyPropertyChanged, IDropTarget
{
public event ... | 2.683352 | 04165fbb25aaec5b8fa67ec9bc2d5eeb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7472 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "stark-lang/stark-roslyn",
"max_stars_repo_path": "src/VisualStudio/Core/Def/Implementation/ProjectSystem/ViewEventArgs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7473"
} | starcoder | // Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using Microsoft.VisualStudio.TextManager.Interop;
namespace StarkPlatform.VisualStudio.LanguageServices.Implementation.ProjectSystem
{
int... | 1.718901 | 7a8a096205cd4884963153d89efa12d4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7473 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Markemp/OcelotAchievements",
"max_stars_repo_path": "HeffayPresentsAchievements/Data/IAuthRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7474"
} | starcoder | <filename>HeffayPresentsAchievements/Data/IAuthRepository.cs
using HeffayPresentsAchievements.Models;
using System;
using System.Security;
using System.Threading.Tasks;
namespace HeffayPresentsAchievements.Data
{
public interface IAuthRepository
{
Task<ServiceResponse<Guid>> Register(User user, string... | 2.127486 | 2d037496ea80fd4684157bc43b7bd765 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7474 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "txavier/AutoClutch",
"max_stars_repo_path": "Templates/AutoClutch.OData/Controllers/CurrentCommitedController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7475"
} | starcoder | using System.Web.Http;
using OTPS.Core.Services;
using System.Web.OData;
using System.Web.OData.Routing;
using OTPS.Core.Interfaces;
using OTPS.Core.Objects;
namespace $safeprojectname$.Controllers
{
[RoutePrefix("api/currentcommited")]
public class CurrentCommitedController : ApiController
{
private ICurrentCom... | 1.886817 | cb077e59fb11e80a30bc278db2993f3e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7475 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "jesmith026/EventDriven.EventBus.Dapr",
"max_stars_repo_path": "samples/DuplexPubSub/Frontend/Pages/Index.cshtml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7476"
} | starcoder | using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;
using Microsoft.Extensions.Logging;
using System.Threading.Tasks;
namespace Frontend.Pages
{
public class IndexModel : PageModel
{
private readonly ILogger<IndexModel> _logger;
public WeatherForecast[] Forecasts { get;... | 2.399374 | 5d5a476ccbf539ccab3f9d74138d770c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7476 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ametj/wordnet-dictionary",
"max_stars_repo_path": "WordNet.Wpf/Service/SettingsService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7477"
} | starcoder | using System.Windows;
namespace WordNet.Wpf.Service
{
public class SettingsService : ISettingsService
{
private readonly IThemeService _themeService;
public SettingsService(IThemeService themeService)
{
_themeService = themeService;
}
public void LoadSetti... | 2.589922 | 630d88da3cb596818c53c01ee5794ff4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7477 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "szshenjian/LG",
"max_stars_repo_path": "Longgan/Longgan.Web/Views/Home/Contact.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:7478"
} | starcoder | <filename>Longgan/Longgan.Web/Views/Home/Contact.cshtml
@model Longgan.Models.Home.Message
@{
ViewBag.Title = "Contact";
}
<link href="~/Content/jquery.idcode.css" rel="stylesheet" />
<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=DtGomKiC2t3gO0DikMIjFtHz"></script>
<div id="... | 2.090137 | 958040b2b4fd501c19976222ef603d59 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7478 | {
"extension": "c-sharp",
"max_stars_count": "20.0",
"max_stars_repo_name": "okozelsk/NET",
"max_stars_repo_path": "RCNet/Neural/Network/NonRecurrent/TNRNet.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7479"
} | starcoder | using RCNet.MathTools;
using System;
namespace RCNet.Neural.Network.NonRecurrent
{
/// <summary>
/// Implements the holder of trained non-recurrent network and its error statistics.
/// </summary>
[Serializable]
public class TNRNet
{
//Enums
/// <summary>
/// The type o... | 3.054514 | 59679431ceb78deaaaec2abfa813f0e5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7479 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "PhamPhucHau/GameStore",
"max_stars_repo_path": "GameStore.WebUI/Views/Product/Detail.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:7480"
} | starcoder | <gh_stars>0
@using GameStore.Extension;
@using Microsoft.AspNet.Identity
@using GameStore.Domain.Identity
@model GameStore.WebUI.Areas.Admin.Models.DTO.ProductDTO
@{ ViewBag.Title = "Product Detail"; }
@Html.Partial("_FrontPartial")
@Html.HiddenFor(o => o.ProductId)
<div class="row" style="text-align:center;">
<di... | 2.122922 | 1c6620d1dabf8116f6435368216d4c09 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7480 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gami-msft/xstorehackathon",
"max_stars_repo_path": "TheBackBenchers/PageBlobDataSaver.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7481"
} | starcoder | <filename>TheBackBenchers/PageBlobDataSaver.cs<gh_stars>0
using Azure;
using Azure.Storage.Blobs;
using Azure.Storage.Blobs.Specialized;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.IO;
namespace Hackathon
{
class PageBlobDataSaver
... | 2.768628 | 169a89766c6912ff8be668cc82b5577b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7481 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Soupstraw/lycantrail",
"max_stars_repo_path": "Assets/tutorialScript.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7482"
} | starcoder | using UnityEngine;
using System.Collections;
public class tutorialScript : MonoBehaviour {
public float lifeTime = 5.0f;
// Use this for initialization
void Start () {
}
// Update is called once per frame
void Update () {
lifeTime -= Time.deltaTime;
if (lifeTime < 0) {
Destroy (gameObject);
}
}
... | 2.108459 | ae037a9f76955ca4d786781092f7c0b0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7482 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "cph-cachet/sensus",
"max_stars_repo_path": "Sensus.Shared/Probes/User/Scripts/Trigger.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7483"
} | starcoder | <reponame>cph-cachet/sensus
// Copyright 2014 The Rector & Visitors of the University of Virginia
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/... | 2.444598 | 264bc7d380545c80f239516bfbd2f42d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7483 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CHBase/chbase-windows8-sdk",
"max_stars_repo_path": "chbasert/Types/Date.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7484"
} | starcoder | <filename>chbasert/Types/Date.cs
// (c) Microsoft. All rights reserved
using System;
using System.Xml.Serialization;
using CHBase.Foundation;
namespace CHBase.Types
{
public sealed class Date : IHealthVaultTypeSerializable
{
public Date()
{
}
public Date(DateTimeOffset date)
... | 2.726847 | 3388791db608a86dcbacdefd291bd9da |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7484 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gaplogan/cs_poo",
"max_stars_repo_path": "OOP/S_ClassesSealed/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7485"
} | starcoder | <filename>OOP/S_ClassesSealed/Program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace S_ClassesSealed
{
class Program
{
static void Main(string[] args)
{
// Veiculo v = new Veiculo(); Classe abstrata, ... | 2.750547 | 8ea3d5bfbeff6b2556eb045ae4a5a8d9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7485 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ElasticSea/vr-shopping-preview",
"max_stars_repo_path": "Assets/_Project/Scripts/Items/Ui/ItemMetadataUi2.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7486"
} | starcoder | using ElasticSea.Framework.Extensions;
using TMPro;
using UnityEngine;
namespace Items.Ui
{
public class ItemMetadataUi2 : MonoBehaviour, IItemMetadataUi
{
[SerializeField] private Canvas canvas;
[SerializeField] private TMP_Text infoText;
[SerializeField] private Camera camera;
... | 2.255606 | 078ffc73ffd2eeb25ccb4fed41bf03ca |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7486 | {
"extension": "c-sharp",
"max_stars_count": "91.0",
"max_stars_repo_name": "Const-me/Vrmac",
"max_stars_repo_path": "VrmacVideo/Containers/MKV/Generated/Targets.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7487"
} | starcoder | <reponame>Const-me/Vrmac
using System;
using System.Collections.Generic;
using System.IO;
namespace VrmacVideo.Containers.MKV
{
/// <summary>Specifies which other elements the metadata represented by the Tag applies to. If empty or not present, then the Tag describes everything in the Segment.</summary>
public seale... | 2.526038 | 0f963f8a7d1e968b2327e058b718dbd5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7487 | {
"extension": "c-sharp",
"max_stars_count": "1618.0",
"max_stars_repo_name": "emlstudio/Nez",
"max_stars_repo_path": "Nez.Portable/Physics/Shapes/ShapeCollisions/ShapeCollisionsPoint.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7488"
} | starcoder | <filename>Nez.Portable/Physics/Shapes/ShapeCollisions/ShapeCollisionsPoint.cs
using Microsoft.Xna.Framework;
namespace Nez.PhysicsShapes
{
public static partial class ShapeCollisions
{
public static bool PointToCircle(Vector2 point, Circle circle, out CollisionResult result)
{
result = new CollisionResult()... | 2.724688 | fcc6c59aca1fb651cc9fc78449d8f7ec |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7488 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bitobrian/Blizzard.net-API",
"max_stars_repo_path": "WowSharp.BattleNet.Api/Wow/Items/ItemCategory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7489"
} | starcoder | <reponame>bitobrian/Blizzard.net-API
namespace WowSharp.BattleNet.Api.Wow.Items
{
/// <summary>
/// Represents an item category
/// </summary>
public enum ItemCategory
{
/// <summary>
/// Unknown
/// </summary>
Unknown = -1,
/// <summary>
/// ... | 1.995519 | 2a8e67a64a1c02a914e322793a9a3dea |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7489 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dylanberry/GraphQL_POC",
"max_stars_repo_path": "GraphQL.Models/Graph/FieldQuery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7490"
} | starcoder | <reponame>dylanberry/GraphQL_POC
using System;
using GraphQL.Models.Graph.MockData;
using GraphQL.Types;
namespace GraphQL.Models.Graph
{
public class FieldQuery : ObjectGraphType<object>
{
public FieldQuery(FieldData data)
{
Name = "Query";
Field<ListGraphType<FieldTy... | 2.270257 | b094e5676fe0c65a6828bcbafbcc163b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7490 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LarsVonQualen/cheetah",
"max_stars_repo_path": "cheetah.api/CheetahApi/Cheetah.DataAccess/Repositories/UserProfileRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7491"
} | starcoder | <reponame>LarsVonQualen/cheetah
using Cheetah.DataAccess.Interfaces;
using Cheetah.DataAccess.Models;
using Cheetah.DataAccess.Repositories.Base;
namespace Cheetah.DataAccess.Repositories
{
class UserProfileRepository :
Repository<int, UserProfile>,
IUserProfileRepository
{
}
} | 1.211961 | 048f192dd80e269cac8fec0df3428499 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7491 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ptrstpp950/azure-cosmos-dotnet-v3",
"max_stars_repo_path": "Microsoft.Azure.Cosmos/src/Query/Core/Pipeline/GroupBy/GroupByQueryPipelineStage.Client.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7492"
} | starcoder | <reponame>ptrstpp950/azure-cosmos-dotnet-v3<gh_stars>0
// ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// ------------------------------------------------------------
namespace Microsoft.Azure.Cosmos.Query.Core.Pipeline.GroupBy
{
using ... | 1.755551 | 6beb49f5a9bea8333d2a0f9f756eb038 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7492 | {
"extension": "c-sharp",
"max_stars_count": "105.0",
"max_stars_repo_name": "jakemoves/cohort-unity-client-demo",
"max_stars_repo_path": "Assets/Best HTTP (Pro)/BestHTTP/SecureProtocol/crypto/ISignerWithRecovery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7493"
} | starcoder | #if !BESTHTTP_DISABLE_ALTERNATE_SSL && (!UNITY_WEBGL || UNITY_EDITOR)
#pragma warning disable
using System;
using System.Text;
namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto
{
/**
* Signer with message recovery.
*/
public interface ISignerWithRecovery
: ISigner
{
... | 2.439823 | 35804aa6b6da757c1539f0ce28018644 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7493 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KalyanChanumolu-MSFT/BlazorFluentUI",
"max_stars_repo_path": "src/BlazorFluentUI.CoreComponents/ComponentStyle/Selectors/ClassSelector.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7494"
} | starcoder | namespace BlazorFluentUI
{
public class ClassSelector : ISelector
{
public string LiteralPrefix { get; set; } = "";
public string SelectorName { get; set; }
public PseudoElements PseudoElement { get; set; } = PseudoElements.None;
public PseudoClass PseudoClass { get; set; }
... | 2.638459 | 9ec46fdccdc7431ddd9f3886f293059c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7494 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "DwarfPorter/OOXMLComparer",
"max_stars_repo_path": "OOXMLComparer/OOXMLComparer.Test/Drawing/InlineComparerTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7495"
} | starcoder | <gh_stars>0
using DocumentFormat.OpenXml.Drawing.Wordprocessing;
using NUnit.Framework;
using OOXMLComparer.Drawing;
namespace OOXMLComparer.Test
{
[Category("OOXML")]
public class InlineComparerTests
{
[Test]
public void InlineComparerTest()
{
var a = new Inline ();
... | 1.804536 | e03d60c12e336cbe40f2d756ae60fe05 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7495 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "Wattos/JiraSVN",
"max_stars_repo_path": "src/JiraSVN.Plugin/TortoiseSvnPlugin.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7496"
} | starcoder | #region Copyright 2010 by <NAME>, Licensed under the Apache License, Version 2.0
/* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* U... | 1.941501 | 4b100fa90da06732fb598e8f33d5c25d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7496 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "betocastillo86/doctorhouse",
"max_stars_repo_path": "src/DoctorHouse.Business/Security/IWorkContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7497"
} | starcoder | <filename>src/DoctorHouse.Business/Security/IWorkContext.cs
using DoctorHouse.Data;
namespace DoctorHouse.Business.Security
{
public interface IWorkContext
{
User CurrentUser { get; }
int CurrentUserId { get; }
bool IsAuthenticated { get; }
}
} | 1.907926 | 185056cd56d7662bc474476077ccbc9c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7497 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Benivere/ShoppingList",
"max_stars_repo_path": "ShoppingList/Application/Extensions/ShoppingEventExtension.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7498"
} | starcoder | using ShoppingList.Application.DatabaseModel;
namespace ShoppingList.Application.Extensions
{
public static class ShoppingEventExtension
{
public static ShoppingEvent ToShoppingEvent(this ShoppingEvent item)
{
return new ShoppingEvent
{
Id = item.Id,
... | 2.160669 | 7b927aec6cef99e12570899c56ad2dd8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7498 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Ethereal77/stride",
"max_stars_repo_path": "sources/assets/Stride.Core.Assets.Tests/Compilers/TestDependencyByIncludeTypeAnalysis.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7499"
} | starcoder | // Copyright (c) .NET Foundation and Contributors (https://dotnetfoundation.org)
// Copyright (c) 2018-2021 Stride and its contributors (https://stride3d.net)
// Copyright (c) 2011-2018 Silicon Studio Corp. (https://www.siliconstudio.co.jp)
// See the LICENSE.md file in the project root for full license information.
u... | 1.789617 | 4c7a39ff9971d7458aac5dfe0b5473c2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7499 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AccelByte/accelbyte-csharp-sdk",
"max_stars_repo_path": "AccelByte.Sdk/Api/Platform/Operation/Item/QueryUncategorizedItems.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7500"
} | starcoder | // Copyright (c) 2022 AccelByte Inc. All Rights Reserved.
// This is licensed software from AccelByte Inc, for limitations
// and restrictions contact your company contract manager.
// This code is generated by tool. DO NOT EDIT.
using System.Net;
using System.IO;
using System.Text.Json;
using AccelByte.Sdk.Api.Platf... | 1.854334 | 06682f8f0add39286ac8ae8890829cb2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7500 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bclnet/GameEstate",
"max_stars_repo_path": "src/Estates/Red/GameEstate.Red.Format/Red/W3/RTTIConvert/CAHDAutoLootConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7501"
} | starcoder | <reponame>bclnet/GameEstate
using System.IO;
using System.Runtime.Serialization;
using GameEstate.Red.Formats.Red.CR2W.Reflection;
using FastMember;
using static GameEstate.Red.Formats.Red.Records.Enums;
namespace GameEstate.Red.Formats.Red.Types
{
[DataContract(Namespace = "")]
[REDMeta]
public class C... | 1.108741 | bf6fa9c4f8a0755f6cb925c5f4cce979 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7501 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "mitikov/Sitecore.LogAnalyzer.MemoryDiagnostics",
"max_stars_repo_path": "src/Sitecore.LogAnalyzer.MemoryDiagnostics.Connector/Facades/ObjectEnumeration/IEnumeratiorConnection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7502"
} | starcoder | <reponame>mitikov/Sitecore.LogAnalyzer.MemoryDiagnostics<filename>src/Sitecore.LogAnalyzer.MemoryDiagnostics.Connector/Facades/ObjectEnumeration/IEnumeratiorConnection.cs
namespace Sitecore.LogAnalyzer.MemoryDiagnostics.Connector.Facades.ObjectEnumeration
{
using System.Collections.Generic;
using Microsoft.Diagnos... | 2.074934 | ff02772b0f552f82cff4fac77f3c6474 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7502 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "chichiyts/ChichiYTS",
"max_stars_repo_path": "ChichiYTS/Helpers/SettingHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7503"
} | starcoder | using System;
using Windows.Storage;
namespace ChichiYTS.Helpers
{
internal class SettingHelper
{
public static void SaveMediaPosition(int id, double lastPosition, double mediaDuration)
{
if (lastPosition > 0 && mediaDuration > 0)
{
var settings = Applic... | 2.849243 | d699f24ee9622a1ff87be120e9dc0209 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7503 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "BROCKHAUS-AG/contentmonkey",
"max_stars_repo_path": "MAIN/BAG.Library/Elfinder/Response/DimResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7504"
} | starcoder | <gh_stars>1-10
using System.Drawing;
using System.Runtime.Serialization;
namespace BAG.Framework.ElFinder.Response
{
[DataContract]
internal class DimResponse
{
[DataMember(Name = "dim")]
public string Dimension { get; set; }
public DimResponse(string dimension)
{
... | 2.4723 | 16012137999a07961144989ea2c5fc32 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7504 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "outcomputelabs/outkeep",
"max_stars_repo_path": "src/Outkeep.Grains/Governance/WeakActivationStateAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7505"
} | starcoder | using Orleans;
using System;
namespace Outkeep.Governance
{
[AttributeUsage(AttributeTargets.Parameter)]
public class WeakActivationStateAttribute : Attribute, IFacetMetadata, IWeakActivationStateConfiguration
{
public WeakActivationStateAttribute(string resourceGovernorName)
{
... | 1.793095 | 999f70cdf29cdddea01e431daa8dbbb4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7505 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Jayshonyves/JxUnity.Common",
"max_stars_repo_path": "JxUnity/AssetManagment/AssetMapping.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7506"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
public class AssetMapping : IEnumerable<KeyValuePair<string, AssetMapping.MappingItem>>
{
public class MappingItem
{
public string assetPath { get; private set; }
public string assetName { get; private set; }
pub... | 2.909086 | 2d38f8e3f260c263eb9756170061123c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7506 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "23doors/pulumi-gcp",
"max_stars_repo_path": "sdk/dotnet/Healthcare/Hl7Store.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7507"
} | starcoder | // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
namespace Pulumi.Gc... | 1.665718 | 6d68f1aaf3849d69d76916fd94f2e209 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7507 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kevinrjones/acsstats",
"max_stars_repo_path": "AcsCommands/Query/FieldingIndividualSeriesQuery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7508"
} | starcoder | using System.Data;
using AcsCommands.Util;
using AcsDto.Dtos;
using AcsDto.Models;
using AcsRepository.Util;
using AcsTypes.Error;
using CSharpFunctionalExtensions;
using Dapper;
using Domain;
using MediatR;
using Microsoft.Extensions.Logging;
using MySql.Data.MySqlClient;
namespace AcsCommands.Query;
public class Fi... | 2.217857 | 647b5dba6ec6a25daaa86e5d0094299a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7508 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "penDev98/TechModule",
"max_stars_repo_path": "{1} Programming Fundamentals - Extended (Course)/[39] Exam Preparation III - Taking a Sample Exam/01. Softuni Coffee Orders/Softuni Coffee Orders/SoftuniCoffeeOrders.cs",
"provenance": "tr... | starcoder | <gh_stars>0
using System;
using System.Globalization;
namespace Softuni_Coffee_Orders
{
public class SoftuniCoffeeOrders
{
public static void Main()
{
int countOfOrders = int.Parse(Console.ReadLine());
decimal total = 0;
for (int i = 0; i < countOfOrders; ... | 3.169185 | 393b1c21f54f41a6c54d28f3955ce2cc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7509 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "scottt732/Sholo.HomeAssistant",
"max_stars_repo_path": "Source/Sholo.HomeAssistant.Mqtt/MqttEntityConfigurationBuilders/Vacuum/VacuumMqttEntityConfigurationBuilder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7510"
} | starcoder | <gh_stars>1-10
using MQTTnet;
using MQTTnet.Protocol;
using Sholo.HomeAssistant.Mqtt.CommandHandlers;
using Sholo.HomeAssistant.Mqtt.Entities.Vacuum;
using Sholo.HomeAssistant.Mqtt.EntityDefinitionBuilders.Vacuum;
using Sholo.HomeAssistant.Mqtt.EntityDefinitions.Vacuum;
using Sholo.HomeAssistant.Mqtt.MqttEntityConfigur... | 1.604786 | 229835dcf3fa1983babb461f2f8a8a06 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7510 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "loremipsumdonec/episerver-testframework",
"max_stars_repo_path": "src/net48/Lorem.Test.Framework.Optimizely.CMS.Test/Services/DefaultEngine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7511"
} | starcoder | using Lorem.Test.Framework.Optimizely.CMS.Modules;
using System;
using System.IO;
namespace Lorem.Test.Framework.Optimizely.CMS.Test.Services
{
public class DefaultEngine
: Engine
{
public DefaultEngine()
{
Add(
new CmsTestModule(Path.Combine(AppDomain.Curre... | 1.888542 | cc2b2ed244d3f13316793c677858b407 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7511 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "evandrokolb/Necnat.AccessManagement",
"max_stars_repo_path": "Necnat.Server/Helpers/Swagger/XmlCommentsFilePath.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7512"
} | starcoder | <gh_stars>0
using Microsoft.Extensions.PlatformAbstractions;
using System;
using System.IO;
using System.Reflection;
namespace Necnat.Server.Helpers.Swagger
{
public static class XmlCommentsFilePath
{
public static string Get(Type startupType)
{
var basePath = PlatformServices.Defa... | 1.531433 | b8aa63def9ffee714e8f26269fc8f6ec |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7512 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "q315523275/.net-core-",
"max_stars_repo_path": "src/Rpc/DotNetty/Bucket.Rpc/Ids/IServiceIdGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7513"
} | starcoder | <filename>src/Rpc/DotNetty/Bucket.Rpc/Ids/IServiceIdGenerator.cs
using System.Reflection;
namespace Bucket.Rpc.Ids
{
/// <summary>
/// 一个抽象的服务Id生成器。
/// </summary>
public interface IServiceIdGenerator
{
/// <summary>
/// 生成一个服务Id。
/// </summary>
/// <param name="met... | 2.324077 | 74491b9b2151ad66eaf379436b447624 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7513 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RafaelEstevamReis/IRPF",
"max_stars_repo_path": "CSharp/IRPF.Lib/Declaracao/Bens.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7514"
} | starcoder | using System.Xml.Serialization;
namespace IRPF.Lib.Declaracao
{
public class Bens : IRPFBase
{
[XmlElement("item")]
public BensItens[] Itens { get; set; }
internal static Bens importarDec(Identificador ide, Files.DEC_Intermediate dec)
{
var bens = new Bens();
... | 2.107421 | 7b3e6c294c4edb76a0b50e46ffb0aa8d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7514 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "eduardosecolin/TCC-Fatec",
"max_stars_repo_path": "CESSistemas/Connection/Methods/Credits.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7515"
} | starcoder | <filename>CESSistemas/Connection/Methods/Credits.cs
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using MySql.Data.MySqlClient;
using Promig.Exceptions;
using Promig.Model;
using Promig.Model.CbModel;
namesp... | 2.889516 | 5d8ca924dcf3350d2a0a51678f141259 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7515 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "AlexeyZavar/RadLibrary",
"max_stars_repo_path": "Examples/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7516"
} | starcoder | <reponame>AlexeyZavar/RadLibrary
#region
using System.Collections.Generic;
using System.Linq;
using RadLibrary.Configuration.Managers.IniManager;
using RadLibrary.Configuration.Scheme;
using RadLibrary.Formatting;
using RadLibrary.Logging;
using RadLibrary.RadConsole;
using Console = RadLibrary.RadConsole.RadConsole;... | 2.78189 | 76547cae7ea13c0322db0552cb91f4b1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7516 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "agharium/ProMama",
"max_stars_repo_path": "ProMama/ProMama/Views/Home/Paginas/MarcosView.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7517"
} | starcoder | using ProMama.Models;
using ProMama.ViewModels.Home.Paginas;
using Xamarin.Forms;
using Xamarin.Forms.Xaml;
namespace ProMama.Views.Home.Paginas
{
[XamlCompilation(XamlCompilationOptions.Compile)]
public partial class MarcosView : ContentPage
{
public MarcosView()
{
InitializeC... | 1.796586 | d6521d8c091af872e15a9fc69b339e24 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7517 | {
"extension": "c-sharp",
"max_stars_count": "21.0",
"max_stars_repo_name": "mdhillmancmcl/TheWorldAvatar-CMCL-Fork",
"max_stars_repo_path": "thermo/CoMoEnthalpyEstimationPaper/glpk/examples/csharp/minimumcostflow.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7518"
} | starcoder | <filename>thermo/CoMoEnthalpyEstimationPaper/glpk/examples/csharp/minimumcostflow.cs<gh_stars>10-100
using System;
using org.gnu.glpk;
/**
* Minimum Cost Flow.
*
*/
public class MinimumCostFlow {
/**
* Main method.
* @param args Command line arguments
*/
static void Main (string[] args) {
glp... | 2.644717 | 2b9177b1f24c484d899344f7598d6a1f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7518 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nikolaydechev/CSharp-OOP-Advanced",
"max_stars_repo_path": "02 Generics/(Lab) LabExercises/StartUp.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7519"
} | starcoder | <gh_stars>0
using System;
public class StartUp
{
public static void Main(string[] args)
{
//EX.1
//Box<int> box = new Box<int>();
//box.Add(1);
//box.Add(2);
//box.Add(3);
//Console.WriteLine(box.Remove());
//box.Add(4);
//box.Add(5);
//... | 2.767228 | 67cefab367839723028d679c7495b5f9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7519 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "saltukkos/visual-studio-mercurial-plugin",
"max_stars_repo_path": "MercurialVS/Mercurial.Net/ArchiveCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7520"
} | starcoder | using System;
using System.ComponentModel;
using Mercurial.Attributes;
namespace Mercurial
{
/// <summary>
/// This class implements the "hg archive" command (<see href="http://www.selenic.com/mercurial/hg.1.html#archive"/>):
/// create an unversioned archive of a repository revision.
/// </summary>
... | 2.861899 | c0dde4cbfa0a2574dae00e18fd632590 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7520 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "robertogiachetta/aegis",
"max_stars_repo_path": "src/Core.Reference/Strategies/ForwardGeographicCoordinateTransformationStrategy.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7521"
} | starcoder | <reponame>robertogiachetta/aegis
// <copyright file="ForwardGeographicCoordinateTransformationStrategy.cs" company="Eötvös Loránd University (ELTE)">
// Copyright 2016-2019 <NAME>. Licensed under the
// Educational Community License, Version 2.0 (the "License"); you may
// not use this file except in compl... | 2.465194 | 9cb644495a8f2a05c34b30d1c8643eec |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7521 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "marlinabowring/osu",
"max_stars_repo_path": "osu.Game/Input/Handlers/ReplayInputHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7522"
} | starcoder | <reponame>marlinabowring/osu<filename>osu.Game/Input/Handlers/ReplayInputHandler.cs
// Copyright (c) ppy P<NAME> <<EMAIL>>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework... | 1.911913 | e382fa5f3cb958e95c38aa47ec11736c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7522 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "NotCoffee418/CSharpScriptOperations",
"max_stars_repo_path": "CSharpScriptOperations/OperationManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7523"
} | starcoder | using CSharpScriptOperations.InteralOperations;
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Text;
using System.Threading.Tasks;
namespace CSharpScriptOperations
{
public static class OperationManager
{
/// <summary>
/// Static constructor ... | 3.204789 | 25a98cf08b9f66cfac994cc99b1ae8ec |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7523 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "river34/tuesday-night-games",
"max_stars_repo_path": "Assets/Components/Combat/Scripts/SoundManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7524"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Combat
{
public class SoundManager : MonoBehaviour {
private AudioSource opening;
private AudioSource gaming;
private AudioSource ending;
private AudioSource saw;
private AudioSource jump;
private AudioSource wind;
... | 2.417025 | 73b004b11db3362ecda97a002f67d66f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7524 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "mikhail-khalizev/max",
"max_stars_repo_path": "source/MikhailKhalizev.Max/source/Program/Auto/z-1017-9a00-sys.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7525"
} | starcoder | <reponame>mikhail-khalizev/max
using System;
using MikhailKhalizev.Processor.x86.BinToCSharp;
namespace MikhailKhalizev.Max.Program
{
public partial class RawProgram
{
[MethodInfo("0x1017_9a00-890461f4")]
public void /* sys */ Method_1017_9a00()
{
ii(0x1017_9a00, 1... | 1.510833 | c030f83d1bdea76c1c904384eb4bc5cb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7525 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Borayvor/ASP.NET-MVC-CourseProject-2017",
"max_stars_repo_path": "PhotoArtSystem/Data/PhotoArtSystem.Data.Models/EnumTypes/ImageFormatType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7526"
} | starcoder | namespace PhotoArtSystem.Data.Models.EnumTypes
{
public enum ImageFormatType
{
Avatar = 0,
Ordinary = 1,
Cover = 2
}
}
| 1.834274 | 2b26657dc3b9128e7380e6664c1dadab |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7526 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Meorge/TagParser",
"max_stars_repo_path": "TagParser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7527"
} | starcoder | <reponame>Meorge/TagParser
using System;
using System.Collections.Generic;
using System.Linq;
namespace TagParser
{
public class TagParser {
public char openingCharacter = '<';
public char closingCharacter = '>';
public char endTagCharacter = '/';
public List<TagObject> tags = new List<TagObject>();
... | 3.191507 | f60fb5f7e850a22c51dd998791489ac2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7527 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MM-Andrade/LES",
"max_stars_repo_path": "SGC/Core/DAOs/ChamadosD/ServicosUtilizadosDAO.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7528"
} | starcoder | <filename>SGC/Core/DAOs/ChamadosD/ServicosUtilizadosDAO.cs<gh_stars>0
using Core.Aplicacao;
using Dominio;
using Dominio.Chamados;
using Npgsql;
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Common;
using System.Linq;
namespace Core.DAOs
{
public class ServicosUtilizadosDAO ... | 2.502992 | 04d5cb9ca32f1baed40dd6d2a2e99f36 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7528 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sadiasweety/Chatting-with-Nodejs",
"max_stars_repo_path": "CoffeeShopGenericRepository/CoffeeShopGenericRepository/GenericRepository/GenericRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7529"
} | starcoder | using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Linq;
using System.Linq.Expressions;
using System.Text;
using System.Threading.Tasks;
using CoffeeShopGenericRepository.Models;
namespace CoffeeShopGenericRepository.GenericRepository
{
public class GenericRepository... | 2.869889 | b6b667d272084bc8fdd3072568aa9f03 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7529 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "scleaver/Elvanto.Net",
"max_stars_repo_path": "src/Elvanto.Net/Logic/GroupLogic.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7530"
} | starcoder | using Elvanto.Net.Core;
using Elvanto.Net.Core.Requests;
using Elvanto.Net.Core.Responses;
using Elvanto.Net.Interfaces;
using Elvanto.Net.Models;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
namespace... | 2.425813 | b28994a84574ff7004cf94af79d7c18f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7530 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "tompetko/Twiffer",
"max_stars_repo_path": "Twiffer/Models/TwitterResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7531"
} | starcoder | using Newtonsoft.Json;
namespace Twiffer.Models
{
public sealed class TwitterResponse
{
[JsonProperty("min_position")]
public string MinPosition { get; set; }
[JsonProperty("has_more_items")]
public bool HasMoreItems { get; set; }
[JsonProperty("items_html... | 1.814269 | f5cf4cb9e92e14fa290af62ec63a22ce |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7531 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kmaraszkiewicz86/Projects",
"max_stars_repo_path": "Flashcard/Flashcard.UI/Flashcard.UI/Controllers/HomeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7532"
} | starcoder | // <copyright file="HomeController.cs" username="<NAME>">
// Copyright (c) 2018 <NAME>
// </copyright>
using Microsoft.AspNetCore.Mvc;
namespace Flashcard.UI.Controllers
{
/// <summary>
/// HomeController class.
/// </summary>
/// <seealso cref="Microsoft.AspNetCore.Mvc.Controller" />
public class HomeContro... | 1.959934 | b5d1a2bff7cb820df2ef8369aa46dff4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7532 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "whc2001/Luaon.NET",
"max_stars_repo_path": "Luaon.NET/Exceptions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7533"
} | starcoder | <reponame>whc2001/Luaon.NET
using System;
using System.Collections.Generic;
using System.Security;
using System.Text;
#if NETSTANDARD2_0
using System.Runtime.Serialization;
#endif
namespace Luaon
{
/// <summary>
/// Base type of Luaon.NET exceptions.
/// </summary>
#if NETSTANDARD2_0
[Serializable]
#e... | 2.360094 | a66b2cf4f7b93a2b805b60ffc7d98e13 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7533 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "meinsiedler/ExcelTableConverter",
"max_stars_repo_path": "Source/ExcelTableConverter.ExcelContent/Model/RowCollection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7534"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
namespace ExcelTableConverter.ExcelContent.Model
{
public class RowCollection : IEnumerable<Row>
{
public int Count
{
get { return _rows.Count(); }
}
public int ColumnCount { get; private set; }
... | 3.006511 | 595a920723f6d6182f9e939d283d3a9a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7534 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RoddenLab/HMI-Demo",
"max_stars_repo_path": "JR.P262605.API/Laser/JRA/Message.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7535"
} | starcoder | using System.Text.Json;
using System.Text.Json.Serialization;
namespace JR.P262605.API.Laser.JRA
{
public class Message
{
[JsonPropertyName("ABORT")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Abort AbortProcess { get; set; }
[JsonPropertyName("MEASUR... | 1.944566 | 7fc31041c194610e1fcd98e45edb1d9c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7535 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "xurxof/adventofcode2021",
"max_stars_repo_path": "AoC4/Board.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7536"
} | starcoder | <reponame>xurxof/adventofcode2021<gh_stars>0
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using Utils;
namespace AoC4
{
[DebuggerDisplay ("{ToString()}")]
public class Board
{
private readonly List<Dictionary<int, bool>> _Board;
public Board... | 3.084542 | e1d29ceecd03bdf30b54511f7984e159 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 7536 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "luizfbicalho/Camunda.NET",
"max_stars_repo_path": "camunda-bpm-platform-net/engine-rest/engine-rest/src/test/java/org/camunda/bpm/engine/rest/TaskReportRestServiceTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:7537"
} | starcoder | using System.Collections.Generic;
/*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. Camunda licenses this file to you under t... | 1.189686 | b7ef84d9a6f5851029793ac215688629 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.